home *** CD-ROM | disk | FTP | other *** search
/ Inside the White House / Inside the White House.iso / whouse.dir / 00039_Timeline.ls < prev    next >
Encoding:
Text File  |  1995-08-01  |  183 b   |  10 lines

  1. on mouseDown
  2.   pushButton()
  3.   puppetSprite(7, 0)
  4.   puppetSprite(8, 1)
  5.   set the locH of sprite 8 to 300
  6.   puppetSprite(8, 0)
  7.   set the castNum of sprite 8 to 136
  8.   go("timeline")
  9. end
  10.